Skip to content

Failed

ISSM Test Suite.PYTHON-2084 FAILURE

Failing for the past 4 builds (Since Failed#3081 )
Took 0 ms.

Error Message

Script Error

Standard Output



+++ Running case: PYTHON-2084 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Solid_Earth/nightlylog
| ----------------running-----------------------
| Temporal love numbers: Overriding md.love.nfreq and md.love.frequencies
| checking model consistency
| Traceback (most recent call last):
|   File "/home/jenkins/workspace/Debian_Linux-Solid_Earth/test/NightlyRun/runme.py", line 196, in runme
|     exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
|   File "test2084.py", line 59, in <module>
|     md = solve(md, 'lv')
|          ^^^^^^^^^^^^^^^
|   File "/home/jenkins/workspace/Debian_Linux-Solid_Earth/src/m/solve/solve.py", line 101, in solve
|     ismodelselfconsistent(md)
|   File "/home/jenkins/workspace/Debian_Linux-Solid_Earth/src/m/consistency/ismodelselfconsistent.py", line 30, in ismodelselfconsistent
|     exec('md.{}.checkconsistency(md, \'{}\', {})'.format(field, solution, analyses))
|   File "<string>", line 1, in <module>
|   File "/home/jenkins/workspace/Debian_Linux-Solid_Earth/src/m/classes/love.py", line 160, in checkconsistency
|     if np.any(md.materials.rheologymodel == 2 and md.love.hypergeom_nz <= 1):
|               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
| ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()

| FAILURE difference: N/A test id: 2084 test name: GiaCaron field: N/A
+++ exit code: 0